< Prev(J) / Next(K) > / View :

Filename: /text/scalc/01/func_timevalue.xhp

(bookmark: bm_id3146755)
TIMEVALUE function

TIMEVALUE 関数
(bookmark: bm_id3146767)

(variable: timevalue)TIMEVALUE
(variable: timevalue)TIMEVALUE(hd_id3146755.160)

TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.
TIMEVALUE は、引用符で囲まれた文字列から内部時刻番号を返します。これは、使用可能な時刻入力形式を示す場合もあります。(par_id3148502.161)

The internal number indicated as a decimal is the result of the date system used under Office to calculate date entries.
十進数で表示されるシリアル値は、Office が日付の換算に使用する日付システムの値です。(par_id3150794.162)

If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion.
もし、テキスト文字列が年、月、日を含んでいるなら、TIMEVALUE関数は変換の端数部分を返すだけです。(par_id011920090347118.)

Syntax
構文(hd_id3150810.163)

TIMEVALUE("Text")
TIMEVALUE("テキスト") (par_id3150823.164)

Text is a valid time expression and must be entered in quotation marks.
文字列 は有効な日付書式であり、引用符で囲む必要があります。(par_id3152556.165)

Examples
(hd_id3146815.166)

=TIMEVALUE("4PM") returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00.
=TIMEVALUE("4PM") は、0.67 を返します。HH:MM:SS 時間書式を使用する場合は、16:00:00 を返却します。(par_id3146829.167)

=TIMEVALUE("24:00") returns 1. If you use the HH:MM:SS time format, the value is 00:00:00.
=TIMEVALUE("24:00") は、1 を返します。HH:MM:SS 時間書式を使用する場合は、値は 00:00:00 です。(par_id3153632.168)


< Prev / Next >